projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1967c6e
)
Regenerated.
author
Pavel Janík
<Pavel@Janik.cz>
Fri, 21 Jun 2002 20:59:11 +0000
(20:59 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Fri, 21 Jun 2002 20:59:11 +0000
(20:59 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index b743cf733b5c137e5ea7d7a407e373156216f0a8..640b96a4003b718ef50d7b5d7134a3db89f32463 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-1366,6
+1366,7
@@
case "${canonical}" in
powerpc-apple-netbsd*) machine=macppc ;;
mips-*-netbsd*) machine=pmax ;;
mipsel-*-netbsd*) machine=pmax ;;
+ mipseb-*-netbsd*) machine=pmax ;;
ns32k-*-netbsd*) machine=ns32000 ;;
powerpc-*-netbsd*) machine=macppc ;;
sparc*-*-netbsd*) machine=sparc ;;